-
Home
-
AccessPress Social Login Lite – Social Login WordPress Plugin
-
3.4.8 (latest)
-
Code
-
Classes
- AccessToken
Total Complexity |
14 |
Dependencies |
1 |
Dependents |
12 |
Total lines |
130 |
Lines of code |
44 |
Logical lines of code |
21 |
Comment lines |
58 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isLongLived() |
S |
66 |
3 |
9 |
isExpired() |
S |
66 |
3 |
9 |
__construct() |
S |
72 |
2 |
6 |
getAppSecretProof() |
S |
79 |
1 |
3 |
getExpiresAt() |
S |
82 |
1 |
3 |
isAppAccessToken() |
S |
78 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |
setExpiresAtFromTimeStamp() |
S |
73 |
1 |
5 |